Mapping URL: /warehouse/country/{id}
Description: find the warehouse entities of country with the appended id
Microservice: CountryService
/warehouse/country/{id} |
Mapping URL: /warehouse/country/{id}
Description: CountryService
Name: findAllWarehouseOfCountry(id)
Request Method: GET
Service Interface: /warehouse/country/{id}
Service Entity: Country
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |